fetcher: Drop the libsoup queue
authorColin Walters <walters@verbum.org>
Thu, 19 Jan 2017 10:34:20 +0000 (05:34 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 7 Feb 2017 19:59:40 +0000 (19:59 +0000)
commitf4d1334e19ce3ab2f8872b1e28da52044f559401
treedcba1f549677216ccb78bae081217a3f3d8a74bd
parentc18628ecb8b2ef591db0444fa57052cba60807a8
fetcher: Drop the libsoup queue

Now that we have queuing in the higher level pull logic, we don't
need to do this anymore.

It's tempting to keep it since the code diff is so small (without
completely rewriting things), but dropping it here will make
it easier to see when things go wrong at a higher level.

Note that I kept an assertion.

Closes: #654
Approved by: jlebon
src/libostree/ostree-fetcher.c